Skip to content

Add Next Move#13968

Open
willcampbell433 wants to merge 3 commits into
runelite:masterfrom
willcampbell433:add-next-move
Open

Add Next Move#13968
willcampbell433 wants to merge 3 commits into
runelite:masterfrom
willcampbell433:add-next-move

Conversation

@willcampbell433

Copy link
Copy Markdown

Next Move is a read-only RuneLite sidebar that turns public OSRS account data
into an Account Power score, short-term recommendations, and boss progression.

Public lookup is disabled by default and requires RuneLite's third-party-server
consent. The plugin sends only the selected OSRS username to a fixed HTTPS
endpoint and does not automate or modify gameplay.

Repository:
https://github.com/willcampbell433/next-move-runelite

Privacy:
https://github.com/willcampbell433/next-move-runelite/blob/master/docs/privacy.md

@runelite-github-app

runelite-github-app Bot commented Jul 18, 2026

Copy link
Copy Markdown

@runelite-github-app

runelite-github-app Bot commented Jul 18, 2026

Copy link
Copy Markdown

This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed.


Internal use only: Reviewer details Maintainer details

@hex-agon

hex-agon commented Jul 20, 2026

Copy link
Copy Markdown
Member

Does your plugin provides any meaningful function if the config publicLookupEnabled is disabled?

Your readme states Enable WikiSync in RuneLite for quest-aware recommendations. which sounds like your backend is consuming wikisync information, this is disallowed by the wiki's 3rd party guidelines: https://oldschool.runescape.wiki/w/RuneScape:WikiSync#Third-party_use

@willcampbell433

Copy link
Copy Markdown
Author

Thanks for the review — I addressed both issues in the latest update:

  • Removed the optional publicLookupEnabled gate. The plugin now has one meaningful mode and automatically loads the logged-in character; its fixed Next Move backend is an explicit dependency.
  • Added the Plugin Hub marker warning that the user's IP address and selected RSN are sent to a third-party server.
  • Removed all WikiSync consumption and claims from both the plugin and the Next Move backend. Public profiles now use only the official OSRS Hiscores endpoint.
  • Quest completion is returned as MISSING, the Quest score is marked unavailable, and the plugin never guesses quest completion.

The production endpoint is deployed with the Hiscores-only behavior, and the updated Plugin Hub build passes. The plugin source is now at 55808f23d2d0426c6b4ebc2339a27748d1710b0b.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants